ICyberProgressPartExtension
Initializes thisCyberProgressPartExtension
object.
void ICyberProgressPartExtension (in ODPart basePart);
basePart
- The OpenDoc part extended by this object.
DISCUSSION
You should call theICyberProgressPartExtension
method to initialize a newly createdCyberProgressPartExtension
object.If you subclass
CyberProgressPartExtension
and override this method, your override must call its inherited method.
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help